home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / ElectroScope < prev    next >
Encoding:
Text File  |  1999-07-06  |  565 b   |  59 lines  |  [TEXT/ttxt]

  1. Resn=15,
  2.  
  3. Durn="2.0",
  4.  
  5. CamX="70*cos( .8*t )",
  6. CamY="70*sin( .8*t )",
  7. CamZ="15",
  8.  
  9. CmLX="0",
  10. CmLY="0",
  11. CmLZ="0",
  12.  
  13. CUpX="0",
  14. CUpY="0",
  15. CUpZ="1",
  16.  
  17. R="1 - dt",
  18. G="1 - dt",
  19. B="0",
  20.  
  21.  
  22. LvlR="1",
  23. LvlG="1",
  24. LvlB="1",
  25.  
  26. BckR="0",
  27. BckG="0",
  28. BckB="0",
  29.  
  30.  
  31. widt=600,heig=240,
  32.  
  33.  
  34. ConL=0,ConB=1,
  35.  
  36.  
  37. // Just makes the dt=0 linewidth 3
  38. LWdt="1 + 2 * sqwv(1+dt)",
  39.  
  40. Fall="1",
  41.  
  42. D0="240 * ( s - .5 )",
  43.  
  44. C0="sin( 0.8*dt )",
  45. C1="cos( 0.8*dt )",
  46. C2="30 * ( 1 - .6666 * dt )",
  47.  
  48. X="d0 * c1 + mag( s ) * c2 * c0",
  49. Y="d0 * c0 - mag( s ) * c2 * c1",
  50. Z="0",
  51.  
  52.  
  53. Scal="400",
  54. ScSz=1,
  55.  
  56. Pers="150",
  57.  
  58.  
  59. Vers=30